[GDBSERVER] make gdbbuild exit on error
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 13 Sep 2006 14:15:27 +0000 (15:15 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 13 Sep 2006 14:15:27 +0000 (15:15 +0100)
commit37a7b1e0457a0ceec2a5bad4473000f81ef530dd
treebaec6fe57c6fee70a004f829e6ef454e3834f5c7
parentd90899c1d8585428a9ceadd12a2cd08fa59bacea
[GDBSERVER] make gdbbuild exit on error

If an error occurs, such as wget failing because the site (or proxy)
is unavailable, the script will now terminate, rather than trying
to soldier on without any real hope of success.

mkbuildtree should really get the same treatment, but that
can wait for another day.

Signed-Off-By: Simon Horman <horms@verge.net.au>
tools/debugger/gdb/gdbbuild